home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
kermit.columbia.edu
/
kermit.columbia.edu.tar
/
kermit.columbia.edu
/
newsgroups
/
misc.20020314-20021006
/
000035_eric.ortego@cctechnol.com_Tue Apr 23 12:06:51 EDT 2002.msg
< prev
next >
Wrap
Text File
|
2002-10-06
|
1KB
|
29 lines
Article: 13325 of comp.protocols.kermit.misc
Path: newsmaster.cc.columbia.edu!panix!newsfeed.mathworks.com!nntp.abs.net!uunet!dca.uu.net!ash.uu.net!spool0900.news.uu.net!reader0901.news.uu.net!not-for-mail
Message-ID: <3CC58340.EAA21412@cctechnol.com>
Date: Tue, 23 Apr 2002 10:52:32 -0500
From: EG Ortego <eric.ortego@cctechnol.com>
X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.17 i686)
X-Accept-Language: en
MIME-Version: 1.0
Newsgroups: comp.protocols.kermit.misc
Subject: How to
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Lines: 11
NNTP-Posting-Host: 65.208.62.81
X-Trace: 1019577089 reader1.ash.ops.us.uu.net 8456 65.208.62.81
Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:13325
Im looking for help using and understanding Kermit, Im using Version 8,
and cannot get it to display anything other than stats and settings when
I connect it simply hangs there I get no local echo, I get no input from
the device im trying to connect to...
I simply would like to use it to view data comming in on /dev/ttyS0
kermit -l /dev/ttyS0 -b 19200
set carrier-watch off
connect
????
wtf